vendor/golang.org/x/text/unicode/norm.input.skipASCII (method)
2 uses
vendor/golang.org/x/text/unicode/norm (current package)
input.go#L39: func (in *input) skipASCII(p, max int) int {
normalize.go#L308: if j := src.skipASCII(i, n); i != j {
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)